x86: explicit suffix in inline assembler (for clang).
authorTim Deegan <tim@xen.org>
Thu, 14 Feb 2013 13:20:06 +0000 (14:20 +0100)
committerTim Deegan <tim@xen.org>
Thu, 14 Feb 2013 13:20:06 +0000 (14:20 +0100)
commit59a28b5f045331641cbf0c1fc8d5d67afe328939
treecb3fb7c22a1aa2e1c5bb2954f61afb016321dd9f
parent0b76ce20de85ad7c23c47ee3275020859b91d46b
x86: explicit suffix in inline assembler (for clang).

This fixes the clang build, and has no effect on gcc's output.

Signed-off-by: Tim Deegan <tim@xen.org>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/time.c